git-spawni-reauth
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 9 Oct 2022 08:54:21 +0000 (09:54 +0100)
committerAurelien Jarno <aurel32@debian.org>
Sun, 9 Oct 2022 08:54:21 +0000 (09:54 +0100)
commitc481f7c33fa6f77b951f3252bf953fb0f1335321
tree619b4b8c64cb0706da3fa6f419e99e54a596d968
parentaf225f29d585dec0ce17238702ee1b505ba8e713
git-spawni-reauth

Committed for 2.36

commit eff158b75dee466ac0c37a17b2165072ee0b7aeb
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Thu May 5 02:14:43 2022 +0200

    hurd spawni: Fix reauthenticating closed fds

    When an fd is closed, the port cell remains, but the port becomes
    MACH_PORT_NULL, so we have to guard against it.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-spawni-reauth.diff
sysdeps/mach/hurd/spawni.c